06. AsyncTask to the Rescue

Async Task To The Rescue

INSTRUCTOR NOTE:

I highly recommend this Android Performance Patterns video on threading by Google Developer Advocate Colt McAnlis.

The concept of AsyncTasks is often challenging for new developers. If you're having trouble, take some time to read this article, or to watch these videos on Java Generics and Inner Classes